home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / CBUILDER / DATA.Z / TOOLHELP.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  125 b   |  6 lines

  1. #ifndef __FLAT__
  2.   #include <win16\toolhelp.h>
  3. #else
  4.   #error toolhelp.h can only be used in a Win16 Application
  5. #endif
  6.